home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / pixie.cpt / Pixie Scheme ƒ / Pixie Scheme Help / card_36982.txt < prev    next >
Encoding:
Text File  |  1991-01-07  |  809 b   |  42 lines

  1. -- card: 36982 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2692
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=391 top=164 right=186 bottom=491
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: IEEE ╔
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 13847
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part contents for background part 10
  29. ----- text -----
  30.  
  31. (e::nan? <object>)
  32.  
  33.     Returns #t if the <object> is an IEEE "nan"
  34. (which stands for "not a number"), otherwise returns #f.
  35.  
  36. (e::inf? <object>)
  37.  
  38.     Returns #t if the <object> is an IEEE infinity, otherwise returns #f.
  39.  
  40. -- part contents for background part 47
  41. ----- text -----
  42. 180